You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > OptimalFir Class > OptimalFir Methods > OptimalFir.RemezLength Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
OptimalFir.RemezLength Method

Estimate the length of an optimal FIR filter.

Syntax
C#
Visual Basic
public static int RemezLength([In] double[] bands, [In] double[] gains, [In] double[] Ripple, TVec Weights, double FS);

Estimate the length of an optimal FIR filter designed with Parks-McClellan algorithm. See the remez routine for description of parameters and examples.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!